Writes the specified array. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public XmlElement WriteFloatArray ( |
Visual Basic
![]() |
---|
Public Function WriteFloatArray( _ |
Type: Single<>
The float[] value to write.
Type: String
A string specifying the name of the element.
Type: String
A string specifying the name of the sub-element.
Type: XmlElement
The parent XML element.
Type: XmlElement
The created XmlElement